home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TREPORTPREVIEWDIALOG
/
TREPORTPREVIEWDIALOG.txt
Wrap
Text File
|
2008-11-03
|
2KB
|
75 lines
inherited ReportPreviewDialog: TReportPreviewDialog
Left = 255
Top = 153
BorderIcons = [biSystemMenu, biMaximize]
BorderStyle = bsSizeable
Caption = 'Print Preview'
ClientHeight = 409
ClientWidth = 465
Constraints.MinHeight = 235
Constraints.MinWidth = 297
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnMouseWheel = FormMouseWheel
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ScrollBox: TUiScrollBox
Left = 0
Top = 0
Width = 465
Height = 409
HorzScrollBar.Tracking = True
VertScrollBar.Tracking = True
Align = alClient
Color = 14281433
ParentColor = False
TabOrder = 0
OnMouseMove = ScrollBoxMouseMove
OnMouseUp = ScrollBoxMouseUp
object RightShadowShape: TShape
Left = 385
Top = 28
Width = 3
Height = 359
Brush.Color = clGray
Pen.Color = clGray
end
object BottomShadowShape: TShape
Left = 84
Top = 384
Width = 301
Height = 3
Brush.Color = clGray
Pen.Color = clGray
end
object Panel: TUiPanel
Left = 80
Top = 24
Width = 305
Height = 361
BevelOuter = bvNone
Color = clWhite
FullRepaint = True
ParentBackground = False
TabOrder = 0
OnMouseDown = PageMouseDown
OnMouseMove = ScrollBoxMouseMove
OnMouseUp = ScrollBoxMouseUp
OnPaint = PanelPaint
object Image: TUiImage
Left = 0
Top = 0
Width = 305
Height = 361
Stretch = True
OnMouseDown = PageMouseDown
OnMouseMove = ScrollBoxMouseMove
OnMouseUp = ScrollBoxMouseUp
end
end
end
end